[fix](typo) fix typo 'sucess' -> 'success' typo in meta_service_http response#62539
[fix](typo) fix typo 'sucess' -> 'success' typo in meta_service_http response#62539SAY-5 wants to merge 1 commit intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
…-limit response HTTP response in cloud/src/meta-service/meta_service_http.cpp line 377 read 'sucess to adjust rate limit'. Fixed to 'success'. String-literal-only change. Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
65f86c3 to
4b7a99b
Compare
|
run buildall |
|
/review |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
|
OpenCode automated review failed and did not complete. Error: Review step was failure (possibly timeout or cancelled) Please inspect the workflow logs and rerun the review after the underlying issue is resolved. |
|
skip buildall |
|
@SAY-5 pls resolve the conflict. |
|
Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise. |
blocked by #61502
Proposed changes
HTTP response message in
cloud/src/meta-service/meta_service_http.cppline 377 reads:Fixed to
"success to adjust rate limit". String-literal-only change; no logic change.Checklist